home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
SGI Developer Toolbox 6.1
/
SGI Developer Toolbox 6.1 - Disc 1.iso
/
toolbox
/
src
/
exampleCode
/
opengl
/
GLUT
/
lib
/
glut.n32
/
Makefile.sgi
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Makefile
|
1996-11-11
|
215 b
|
14 lines
#!smake
TOP = ../..
X=XXX
sinclude $(TOP)/lib/glut/Makefile.sgi
CANNOTATE=
LDIRT += $(SRCS) $(SRCSSEMIGENS) $(SRCGENS) $(HDRS)
$(SRCS) $(SRCSSEMIGENS) $(SRCGENS) $(HDRS) :
$(RM) $@
ln -s $(TOP)/lib/glut/$@ $@